TELOtherFeatureImplement
Invokes a network-switch feature returned by theTELOtherFeatureList
function.
pascal TELErr TELOtherFeatureImplement ( TELHandle hTEL, Handle theHandle, short featureID);
hTEL
- The handle for the telephone record associated with the telephone tool.
theHandle
- The handle for the type of record used to implement the feature. The handle type is defined by the
handleType
field in the feature list accessed through theTELOtherFeatureList
function.featureID
- The feature ID specifying the feature to be implemented. This ID is provided in the feature list accessed through the
TELOtherFeatureList
function.- function result
- A result code. See "Result Codes" on page 1-58 for a list of result codes that the Telephone Manager may return.
DESCRIPTION
You can use theTELOtherFeatureImplement
function to implement a telephone tool feature for which there is no corresponding Telephone Manager function. You can determine which network-switch features are offered by a tool by using theTELOtherFeatureList
function.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help